Window: Clarify documentation of set_application()
authorDaniel Boles <dboles@src.gnome.org>
Mon, 18 Sep 2017 23:05:09 +0000 (00:05 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 18 Sep 2017 23:20:17 +0000 (00:20 +0100)
commit50106521d6ee485b80fb7b298ad22e0fb028bf0e
tree6f39bb8a15e3b3aa86183c3b358d85b33dd696d8
parent7178ab8e41a93d375ebd1258155b6dec64de0d55
Window: Clarify documentation of set_application()

Clarify that ::destroy, not ::hide*, removes a window from its app, by
replacing the mention of open windows with the blurb on destruction from
:application, completing commit 7db4bee4b62bc9b6f20ba4e599e8d030314984fd

Also link to the equivalent gtk_application_(add|remove)_window() calls,
since Application.add_window() already links back to Window:application.

* unless you use gtkmm…

https://bugzilla.gnome.org/show_bug.cgi?id=639931
gtk/gtkwindow.c